db_constraints ~master (2022-04-24T06:29:45.2622732)
Dub
Repo
Books
test
books
Undocumented in source.
version(unittest)
class
Books {
mixin
KeyedCollection
!(
Book
)
;
static
Books
GetFromDB
();
}
Members
Mixins
__anonymous
mixin
KeyedCollection
!(
Book
)
Undocumented in source.
Static functions
GetFromDB
Books
GetFromDB
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
test
books
classes
Book
Books